PXC Documentation

PXC Home

JSON File Out

pre 1.18

Save data to .json file.

Node Data

Display name

JSON File Out

Internal name

Node_Json_File_Write

Inheritances

Node_Json_File_Write

Inputs

fpath

Path

struct

Struct

bool

Pretty Print

bool

Serialize

Outputs


Write a struct or array to a JSON file.



Properties


PathPath of the output JSON file.
StructStruct to write.



Commit History


1.9.0
  • Introduced

Related Links